home *** CD-ROM | disk | FTP | other *** search
- to rndplacer :t :in :out :rad
- if :t <1 [stop]
- local "left make "left -1*225+:rad
- local "right make "right 225-:rad
- local "up make "up 225-:rad
- local "down make "down -1*225+:rad
- gorandomscreen :left :right :up :down
- run [cngon :in :rad cngon :out :rad]
- rndplacer (:t-1) :in :out :rad
- end